-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add further BCO isotope product #153
base: master
Are you sure you want to change the base?
Conversation
47af3a9
to
0125f7f
Compare
@leonie-villiger I encountered an issue with the PICARRO dataset. The time dimension has an unsupported unit leading to an error in the CI but also when opening the dataset with common tools like panoply as the time dimension cannot be interpreted. Could you change that and release a new version of the dataset?
|
@leonie-villiger I also encountered an issue with the rainwater isotope product. The variable Looking at the dataset it seems the flag has only the values Could you look into this as well a release a version of the dataset with a different datatype? In this particular case, we might also use a different access protocol to circumvent this issue because the dataset is in total only 21KB 🤣 and downloading the entire dataset does not hurt. |
@observingClouds: working on both issues. I will let you know as soon as we succeeded releasing new versions of the datasets |
description: BCO CRDS Continuous In-Situ Water Vapor Isotopic Composition | ||
driver: opendap | ||
args: | ||
urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/BARBADOS/BCO/PICARRO/EUREC4A_BCO_PICARRO_WVISOS_L1.nc |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/BARBADOS/BCO/PICARRO/EUREC4A_BCO_PICARRO_WVISOS_L1.nc | |
urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/BARBADOS/BCO/vapour/EUREC4A_BCO_PICARRO_WVISOS_L3.nc |
That is the official version (i.e., the one linked from https://doi.org/10.25326/245). But it still has the issue with the non-standard time unit. Working on it...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @leonie-villiger, just wanted to check if you had a chance to look into this again 😬
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- A new version of the BCO precipitation isotope product with corrected datatype of
flag
variable has been uploaded and is now accessible via OPeNDAP. - Franziska will take care of the unsupported time dimension in the BCO PICARRO dataset.
- `flag` variable type changed (`long` -> `short`)
flag
variable in BCO precipitation isotope product or change access protocol